home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 2 / BBS in a box - Trilogy II.iso / Files / Hyper / Hy-Hyperi / HyperChess 1.0ß / HyperChess 1.0fl / stack_-1.xml < prev    next >
Encoding:
Extensible Markup Language  |  1991-05-10  |  1.6 KB  |  29 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
  3. <stack>
  4.     <name>in.0ԨǠ</name>
  5.     <id>-1</id>
  6.     <cardCount>7</cardCount>
  7.     <cardID>6816</cardID>
  8.     <listID>5723</listID>
  9.     <cantModify><false /></cantModify>
  10.     <cantDelete><true /></cantDelete>
  11.     <cantAbort><false /></cantAbort>
  12.     <cardSize>
  13.         <width>512</width>
  14.         <height>342</height>
  15.     </cardSize>
  16.     <script>on openstack
  17. hide menubar
  18. hide message
  19. end openstack
  20.  
  21. on centerPiece
  22. put item 1 of the loc of the target into x
  23. put item 2 of the loc of the target into y
  24. if x > 127 and x < 463
  25. then
  26. put (((x-127) div 42) * 42)+127+21 into x
  27. put (((y-1) div 42) * 42)+1+21 into y
  28. set the loc of the target to x,y
  29. else
  30. end if
  31. end centerPiece
  32.  
  33. on closestack
  34. domenu "compact stack"
  35. push card
  36. end closestack</script>
  37.     <background id="2581" file="background_2581.xml" name="" />
  38.     <background id="3845" file="background_3845.xml" name="" />
  39.     <background id="4455" file="background_4455.xml" name="" />
  40.     <background id="6510" file="background_6510.xml" name="" />
  41.     <card id="6816" file="card_6816.xml" marked="false" name="" owner="6510" />
  42.     <card id="6150" file="card_6150.xml" marked="false" name="" owner="2581" />
  43.     <card id="3256" file="card_3256.xml" marked="false" name="" owner="2581" />
  44.     <card id="5947" file="card_5947.xml" marked="false" name="" owner="2581" />
  45.     <card id="4339" file="card_4339.xml" marked="false" name="Help" owner="4455" />
  46.     <card id="4945" file="card_4945.xml" marked="false" name="" owner="3845" />
  47.     <card id="2927" file="card_2927.xml" marked="false" name="" owner="3845" />
  48. </stack>
  49.